x, v, a, F % Regular variables \Delta x, \Delta t % Change in variables \vec{F}, \vec{v} % Vectors

Fractions

\frac{a}{b} % Fraction (a/b) | ab\frac{a}{b}

Exponents

Exponents Example
x^2, y^ x2,yāˆ’1x^2, y^{-1}

Greek Letters

\alpha, \beta, \gamma, \theta, \lambda

Trigonometry

\sin \theta, \cos \theta, \tan \theta

Inline Equations

F=maF = ma % Inline equation

\begin{equation} F = ma \end

Systems of equations

\begin{align} v_f &= v_i + at \ s &= v_i t + \frac{1}{2} a t^2 \end

SI Units (siunitx Package)

\SI{9.8}{m/s^2} % 9.8 m/s²

Scientific Notation

3.0 \times 10^8 \text{ m/s} % Scientific notation